hvm: Pull SVM ASID management into common HVM code where it can be shared.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 10:33:08 +0000 (10:33 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 10:33:08 +0000 (10:33 +0000)
commitc4a0c89b8c23b3e9f5b2ab9ad72a264b48774811
tree72bf424e16f7d3c85a529d1f6259c77bd9674116
parent272c176b86a1e442f9ec0bddf44034fbe0aa26c1
hvm: Pull SVM ASID management into common HVM code where it can be shared.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/Makefile
xen/arch/x86/hvm/asid.c [new file with mode: 0644]
xen/arch/x86/hvm/svm/asid.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/include/asm-x86/hvm/asid.h [new file with mode: 0644]
xen/include/asm-x86/hvm/svm/asid.h
xen/include/asm-x86/hvm/svm/vmcb.h
xen/include/asm-x86/hvm/vcpu.h